submitted-ld.so-cache-new-format
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Fri, 26 Aug 2022 21:32:46 +0000 (22:32 +0100)
committerAurelien Jarno <aurel32@debian.org>
Fri, 26 Aug 2022 21:32:46 +0000 (22:32 +0100)
commit002818d65aae8f8a05abe7551ccc9817d19fe6fc
treea5cf0db6774c46059b1d391f07bd22cbc4dbaacc
parent181b843bd750ed647d041c9743bdf397cf11f319
submitted-ld.so-cache-new-format

2018-09-16  Josh Triplett  <josh@joshtriplett.org>

        * elf/ldconfig.c: Default to the new format for ld.so.cache. glibc has
        supported this format for 18+ years.
        * elf/dl-cache.c (_dl_load_cache_lookup): Reorder conditionals to look
        for the new format first.

Gbp-Pq: Topic any
Gbp-Pq: Name submitted-ld.so-cache-new-format.diff
elf/dl-cache.c
elf/ldconfig.c